func path/filepath.postClean

2 uses

	path/filepath (current package)
		path.go#L169: 	postClean(&out) // avoid creating absolute paths on Windows
		path_nonwindows.go#L9: func postClean(out *lazybuf) {}